1| 操作 | 旧版本 | 新版本 | d.ts文件 | 2| ---- | ------ | ------ | -------- | 3|删除|类名:sourcefile;<br>方法or属性:type GLenum = number;|NA|webgl.d.ts| 4|删除|类名:sourcefile;<br>方法or属性:type GLboolean = boolean;|NA|webgl.d.ts| 5|删除|类名:sourcefile;<br>方法or属性:type GLbitfield = number;|NA|webgl.d.ts| 6|删除|类名:sourcefile;<br>方法or属性:type GLbyte = number;|NA|webgl.d.ts| 7|删除|类名:sourcefile;<br>方法or属性:type GLshort = number;|NA|webgl.d.ts| 8|删除|类名:sourcefile;<br>方法or属性:type GLint = number;|NA|webgl.d.ts| 9|删除|类名:sourcefile;<br>方法or属性:type GLsizei = number;|NA|webgl.d.ts| 10|删除|类名:sourcefile;<br>方法or属性:type GLintptr = number;|NA|webgl.d.ts| 11|删除|类名:sourcefile;<br>方法or属性:type GLsizeiptr = number;|NA|webgl.d.ts| 12|删除|类名:sourcefile;<br>方法or属性:type GLubyte = number;|NA|webgl.d.ts| 13|删除|类名:sourcefile;<br>方法or属性:type GLushort = number;|NA|webgl.d.ts| 14|删除|类名:sourcefile;<br>方法or属性:type GLuint = number;|NA|webgl.d.ts| 15|删除|类名:sourcefile;<br>方法or属性:type GLfloat = number;|NA|webgl.d.ts| 16|删除|类名:sourcefile;<br>方法or属性:type GLclampf = number;|NA|webgl.d.ts| 17|删除|类名:sourcefile;<br>方法or属性:type TexImageSource = ImageData;|NA|webgl.d.ts| 18|删除|类名:sourcefile;<br>方法or属性:type Float32List = Float32Array \| GLfloat[];|NA|webgl.d.ts| 19|删除|类名:sourcefile;<br>方法or属性:type Int32List = Int32Array \| GLint[];|NA|webgl.d.ts| 20|删除|类名:sourcefile;<br>方法or属性:type WebGLPowerPreference = "default" \| "low-power" \| "high-performance";|NA|webgl.d.ts| 21|删除|类名:sourcefile;<br>方法or属性:type GLuint64 = number;|NA|webgl2.d.ts| 22|删除|类名:sourcefile;<br>方法or属性:type Uint32List = Uint32Array \| webgl.GLuint[];|NA|webgl2.d.ts| 23